Skip to content

Conversation

rgqsch
Copy link

@rgqsch rgqsch commented Oct 1, 2025

Description

New code based on an older PR, fixed to latest coding styles.
This will add a challenge password to the CSR which might be needed by some SCEP servers

PR checklist

Please remove the segment/s on either side of the | symbol as appropriate, and add any relevant link/s to the end of the line.
If the provided content is part of the present PR remove the # symbol.

Notes for the submitter

Please refer to the contributing guidelines, especially the
checklist for PR contributors.

Help make review efficient:

  • Multiple simple commits
    • please structure your PR into a series of small commits, each of which does one thing
  • Avoid force-push
    • please do not force-push to update your PR - just add new commit(s)
  • See our Guidelines for Contributors for more details about the review process.

Ricardo Schoof added 4 commits October 1, 2025 08:44
Signed-off-by: Ricardo Schoof <[email protected]>
Signed-off-by: Ricardo Schoof <[email protected]>
Signed-off-by: Ricardo Schoof <[email protected]>
@rgqsch rgqsch changed the title Feature/csr challenge password 3.6 Add challenge password to CSR mbedtls 3.6 Oct 1, 2025
@rgqsch rgqsch changed the base branch from development to mbedtls-3.6 October 1, 2025 07:01
@mpg mpg added enhancement component-x509 priority-medium Medium priority - this can be reviewed as time permits size-s Estimated task size: small (~2d) labels Oct 2, 2025
@mpg
Copy link
Contributor

mpg commented Oct 3, 2025

Thanks for creating a 3.6 backport! However, I should point out that 3.6 is an LTS branch and normally only receives fixes (bugs & vulnerabilities), while this looks like a new feature.

@rgqsch
Copy link
Author

rgqsch commented Oct 5, 2025

Thanks for creating a 3.6 backport! However, I should point out that 3.6 is an LTS branch and normally only receives fixes (bugs & vulnerabilities), while this looks like a new feature.

It is a new feature, we work on 3.6 atm, and tought I might share this addition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component-x509 enhancement priority-medium Medium priority - this can be reviewed as time permits size-s Estimated task size: small (~2d)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants